import { RemixiconReactIconComponentType } from './dist/typings';

declare const FileCopy2FillIcon: RemixiconReactIconComponentType;
export default FileCopy2FillIcon;
