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

declare const FileTransferLineIcon: RemixiconReactIconComponentType;
export default FileTransferLineIcon;
