import { ApplicationRef } from '@angular/core'; import { HostServices } from '@smals-belgium/myhealth-wc-integration'; export declare function bootstrap(externalServices: HostServices): Promise; export declare function defineElement(app: Promise): Promise; //# sourceMappingURL=main.d.ts.map