export function ArrowLeftIcon(props: JSX.IntrinsicElements["svg"]) { return ( ); }