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