declare function peg$parse(input: any, options: any): any;
export default peg$parse;
