export declare class ContextNotInitializedError extends Error {
    constructor();
}
