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