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