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