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

declare const FolderTransferFillIcon: RemixiconReactIconComponentType;
export default FolderTransferFillIcon;
