import type { TypeChecker } from "typescript"; export declare const checker: { current: TypeChecker | null; };