import { ReactIconComponentType } from '../types';

declare const FileCopy: ReactIconComponentType;
export default FileCopy;
            