import 'intl';
import 'intl/locale-data/jsonp/pt-BR';
import { IMaskFunction } from '../../../context';
declare const money: IMaskFunction;
export default money;
