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

declare const FoldersFillIcon: RemixiconReactIconComponentType;
export default FoldersFillIcon;
