/// <reference types="react" />
declare const HighlighterCircle: (props: any, ref: any) => JSX.Element;
export default HighlighterCircle;
