import { SvgIconComponent } from './types'; declare const HighlightOffIcon: SvgIconComponent; export default HighlightOffIcon;