/**
 * @license Apache-2.0
 */
import type { Rdns } from "./types.js";
export declare const SUPPORTED_RDNS: Rdns[];
export declare const EIP6963_ANNOUNCE_PROVIDER_EVENT_NAME = "eip6963:announceProvider";
//# sourceMappingURL=constants.d.ts.map