import { FormExport } from '@redshank/form'; export * from '@redshank/form'; declare const Form: FormExport; export { Form }; //# sourceMappingURL=index.d.ts.map