import React from 'react'; declare const GenderField: (props: any) => React.JSX.Element; export default GenderField;