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