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