/// import { IIconProps } from 'types'; declare function CanNotAddSvg(props: IIconProps): JSX.Element; export default CanNotAddSvg;