import React from 'react' import { Icon, IconProps } from './Icon' export const FileCopy = (props: IconProps) => ( )