import { JSX } from 'solid-js/jsx-runtime' export const CloseIcon = (props: JSX.SvgSVGAttributes) => ( )