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