export declare class NotInitializedError extends Error {
    constructor();
}
//# sourceMappingURL=NotInitializedError.d.ts.map