import { IAdaptable } from '../AdaptableInterfaces/IAdaptable'; export declare const AgGridFloatingFilterAdapterFactory: (adaptable: IAdaptable) => any;