import { AdaptableBlotter } from './AdaptableBlotter'; export declare let FilterWrapperFactory: (blotter: AdaptableBlotter) => any;