declare const _default: {
    plugins: string[];
    overrides: {
        files: string[];
        parser: string;
    }[];
};
export = _default;
