export declare const monetarioMask: (value: any, prefixo?: string, milhar?: string, fracional?: string, mascara?: string) => string | undefined;