import { IconSvgProps } from '../types';
declare const CaretLeft: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CaretLeft;
//# sourceMappingURL=CaretLeft.d.ts.map