import type { ParserPlugin } from '@babel/parser'; export declare const DEFAULT_PARSER_BABEL_PLUGINS: ParserPlugin[];