import { FormProps as FormProps$1 } from 'react-aria-components';
export { Form } from 'react-aria-components';

type FormProps = FormProps$1;

export type { FormProps };
