import { MiniProgramCore } from "../types"; declare const _default: { parser: MiniProgramCore.IAnyObject; parse: () => any; }; export = _default;