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

declare const FolderReceivedLineIcon: RemixiconReactIconComponentType;
export default FolderReceivedLineIcon;
