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

declare const FileListFillIcon: RemixiconReactIconComponentType;
export default FileListFillIcon;
