import { IconProps } from '../Icon'; declare function SvgHighlight(props: IconProps): JSX.Element; export default SvgHighlight;