import { DevToolbarApp } from "astro"; //#region src/toolbar/index.d.ts declare const app: DevToolbarApp; //#endregion export { app as default }; //# sourceMappingURL=index.d.ts.map