import { ParserImpl } from '../parserImpl';
export declare function getGolangImpl(): ParserImpl;
