export default function WalletIcon({ width, height }: { width: any; height: any; }): import("react").JSX.Element;