/** * @example * ```html * * Button * Tooltip * * ``` * Reference to https://web.dev/building-a-tooltip-component/ */ export declare const tooltipStyle: import("lit").CSSResult; //# sourceMappingURL=tooltip.d.ts.map