export default function mask(value: any, mask: any, tokens?: any, masked?: boolean): string;
