import { IconDefinition } from '../../templates/types'; declare const TransferOutlined: IconDefinition; export default TransferOutlined;