export declare abstract class ApplicationUtils { static started: boolean; static start(): Promise; } //# sourceMappingURL=application-utils.d.ts.map