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