import type { DevToolbarApp } from '../@types/astro.js'; export declare function defineToolbarApp(app: DevToolbarApp): DevToolbarApp;