import { App } from "./App.js"; declare global { var app: App; } export declare const app: App; //# sourceMappingURL=index.d.ts.map