import type { ChainVM } from '@reservoir0x/relay-sdk';
export declare const generateQrWalletDeeplink: (vm?: ChainVM, amount?: string, tokenAddress?: string, toAddress?: string, chainId?: number) => string | undefined;
//# sourceMappingURL=qrcode.d.ts.map