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