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