import VsNumberFormat from './NumberFormat';
declare const register: () => void;
export { VsNumberFormat, register };
