/// declare const XCircleIcon: ({ ...props }: { [x: string]: any; }) => JSX.Element; export default XCircleIcon;