import type { SourceCode } from "eslint";
export declare const KEYS: SourceCode.VisitorKeys;
