<?php

namespace Maatwebsite\Excel\Concerns;

interface WithHeadingRow
{
}
