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