declare const FormStyles: { input: { height: string; width: string; }; }; export default FormStyles;