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