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