/** * Dev Overlay * * Floating overlay showing dev status on top of main app. * Shows recording indicator, tier badge, and marker count. * * @since v1.42.0 */ /** * Dev overlay component - always visible on top of main app */ export declare function DevOverlay(): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DevOverlay.d.ts.map