import type { SourceCode } from "eslint";
export declare function getVisitorKeys(): SourceCode.VisitorKeys;
