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