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