/// import { IconProps } from "../../../types"; export default function CloudRemoveIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;