import type { ElementOverlay } from "../../types/web"; export declare function extractOverlays(doctags: string): ElementOverlay[];