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

declare const FolderReceivedFillIcon: RemixiconReactIconComponentType;
export default FolderReceivedFillIcon;
