export declare const parseAmqpLine: (getLineReader: import("../..").getHttpLineGenerator, context: import("../..").ParserContext) => Promise<import("../..").HttpRegionParserResult>;
