import { FC } from 'react'; import { ColMenuSectionProps } from '../lib/menu'; declare const LabelSection: FC; export { LabelSection }; //# sourceMappingURL=ColumnMenuLabelSection.d.ts.map