/** * Builds the URL for the Coinbase Smart Wallet funding page, including parameters to identify the dApp based on the * document title and current URL. * @returns the URL */ export declare function getCoinbaseSmartWalletFundUrl(): string; //# sourceMappingURL=getCoinbaseSmartWalletFundUrl.d.ts.map