export { default as Form } from './Form'; export type { FormProps } from './types'; //# sourceMappingURL=index.d.ts.map