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