import { type LinterConfig } from '../common';
export declare const defaultConfigPresets: Map<string, LinterConfig>;
