import type { IconComponent } from '../types'; declare const TransferHorizontal: IconComponent; export default TransferHorizontal;