/// import { SvgIconProps } from './types'; export declare function HighlightLinkFilledIcon({ className, ...props }?: Partial): JSX.Element;