import * as React from 'react'; declare function HighlightOffIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default HighlightOffIcon;