/// import { IconProps } from '../../types'; declare const TransferVertical: (allProps: IconProps) => JSX.Element; export default TransferVertical;