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