export declare function getFabricRPC(opts: { apiUrl: string; token: string | null; }): any;