export declare class ClientNotInitializedError extends Error { constructor(message?: string); } //# sourceMappingURL=errors.d.ts.map