export declare const SUPPORTED_ESLINT_EXTENSIONS: string[];
export declare const findEslintFile: () => string;
