import { ReactIconComponentType } from '../types';

declare const Highlight: ReactIconComponentType;
export default Highlight;
            