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

declare const FileCopyFillIcon: RemixiconReactIconComponentType;
export default FileCopyFillIcon;
