export declare const maskInput: (input: string, format: string) => string;
