declare function Parser(cbs: any, options: any): void;
export default Parser;
