import { FC, SVGProps } from 'react'; export const XIcon: FC> = (props) => ( );