import Input from './lib/MaskedInput'; export declare const MaskedInput: typeof Input; export default Input;