import { IconProps } from "../IconProps/IconProps";
export interface CloudDoneProps extends IconProps {
}
