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