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