import { Frontend } from '../concepts'; export declare function integrateMicroApp(frontend: Frontend): string; //# sourceMappingURL=microApp.d.ts.map