import { FormioCore as Formio } from "formiojs-colfuturo";
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