export declare class FSBLService { /** * Starts Finsemble for internal service and service manager windows */ startApp(): Promise; stopApp(): Promise; } //# sourceMappingURL=FSBLService.d.ts.map