/**
 * @fileoverview ESLint files.
 */
export const js: string[];
export const jsx: string[];
export const ts: string[];
export const tsx: string[];
