export declare const createMask: (input: string) => (value: string) => string;