import { FormioCore as Formio } from '@formio/js'; export { FormioComponent } from './formio.component'; export { FormioBuilder } from './builder.component'; export { FormioEmbedModule } from './embed.module'; export { FormioAppService, FormioAppConfig } from './app.service'; export { Formio }; //# sourceMappingURL=index.d.ts.map