import { SessionTypes } from "@walletconnect/types";
export declare const extractCapabilitiesFromSession: (session: SessionTypes.Struct, address: string, chainIds: string[]) => Record<string, any> | undefined;
//# sourceMappingURL=caip25.d.ts.map