import { ToolbarCollectionProps } from './ToolbarCollection'; import { FiltersMap } from '@wix/bex-core'; export declare function checkConflictingToolbarProps(props: ToolbarCollectionProps): void; //# sourceMappingURL=checkConflictingToolbarProps.d.ts.map