export declare const REQUIRED_METHODS: string[]; export declare const OPTIONAL_METHODS: string[]; export declare const REQUIRED_EVENTS: string[]; export declare const OPTIONAL_EVENTS: string[]; //# sourceMappingURL=rpc.d.ts.map