import { Form, FormProps } from 'react-aria-components'; export default Form; export type { FormProps };