import { AdaptableAgGrid } from './AdaptableAgGrid';
export declare const FilterWrapperFactory: (adaptable: AdaptableAgGrid) => any;
