export interface ApplicationScript { run(): Promise; } //# sourceMappingURL=application-script.d.ts.map