import type { IPropertyPaneConfiguration } from '../propertyPane/IPropertyPane'; export declare function isPropertyPaneMultiColumn(configuration: IPropertyPaneConfiguration): boolean; //# sourceMappingURL=MultiColumnHelper.d.ts.map