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