import { type Linter } from 'eslint'; /** The base config that XO builds on top of from user options. */ export declare const config: Linter.Config[];