/** * Get the newest `espree` kind from the loaded ESLint or dependency. */ export declare function loadNewestModule(module: string): T;