export declare class GRPCNotSupportedError extends Error { readonly name = "GRPCNotSupportedError"; constructor(); }