/** * Purpose: Handles popup-side draw mode launch flow and user-facing failure messaging. * Why: Provides a deterministic handoff from popup controls to content-script annotation capture. * Docs: docs/features/feature/annotated-screenshots/index.md */ export declare function setupDrawModeButton(): void; //# sourceMappingURL=draw-mode.d.ts.map