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