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