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