import type { Parser } from "acorn"; export declare function getParser(): typeof Parser;