export declare const createFilter: (options: { defaultDateFormat: string; defaultLocale: Locale; }) => (value: any, f?: string, opt?: any) => string;