export type ParamKey = (typeof ParamKeys)[number];
export type MethodName = (typeof MethodNames)[number];
//# sourceMappingURL=bridge.d.ts.map