import { isEmail } from './email'; declare const _default: { Email: typeof isEmail; }; export default _default;