13404089107
2025-05-23 e3a78db2a9b791284dfbc087f393ecca08de1ca1
1
2
3
import Displayable from '../graphic/Displayable';
import { BrushScope, SVGVNodeAttrs } from './core';
export declare function createCSSEmphasis(el: Displayable, attrs: SVGVNodeAttrs, scope: BrushScope): void;