import { Parser } from 'acorn'; declare const TypeParser: typeof Parser; export default TypeParser;