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