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