/// import { IIconProps } from "types"; declare const NotComeSvg: (props: IIconProps) => JSX.Element; export default NotComeSvg;