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

declare const FileTransferFillIcon: RemixiconReactIconComponentType;
export default FileTransferFillIcon;
