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