declare const _default: {
    parser: string;
    parserOptions: {
        sourceType: "module";
    };
    plugins: string[];
};
export = _default;
