import * as React from "react"; import { SVGProps } from "react"; const SvgFileRefresh = (props: SVGProps) => ( ); export default SvgFileRefresh;