export declare const mapValue: (value: string) => any; export declare const mapFilters: (filter?: {}) => {};