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

declare const FolderTransferLineIcon: RemixiconReactIconComponentType;
export default FolderTransferLineIcon;
