export declare const ContextOverflow: typeof import("./context-overflow.js"); export declare namespace ContextOverflow { type classify = typeof import("./context-overflow.js").classify; }