import { IParserParse } from '../interfaces/parser';
export declare const parse: IParserParse;
