declare const InstallWalletIcon: ({ width }: { width?: number | undefined; }) => JSX.Element; export default InstallWalletIcon;