import * as React from 'react' function SvgTypeFile(props: React.SVGProps) { return ( ) } export default SvgTypeFile