import { SVGProps } from 'react';
export declare function ArrowLeftIcon(props: SVGProps<SVGSVGElement>): import("@emotion/react/jsx-runtime").JSX.Element;
