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