declare const _default: { form: { input: string[]; wrapper: string[]; day: string[]; month: string[]; year: string[]; }; }; export default _default;