import{unsafeSVG}from'lit/directives/unsafe-svg.js'; /** Render literal native tooltip text without raw-text expression markers in SVG fragments. */ export declare function nativeSvgTitle(text:string):ReturnType;