export default CarrotRight;
declare function CarrotRight(props: any): JSX.Element;
