import "eslint-import-resolver-typescript";
import { Linter } from "eslint";
declare const config: Linter.Config[];
export default config;
