import type { ILinterOption } from '../../abstraction/index.js'; export declare const DEFAULT_LINTER_OPTION: ILinterOption;