import type { IAdaptationSetChildren } from "../../../node_parser_types";
import type { IAttributeParser } from "../parsers_stack";
export declare function generateLabelElementParser(adaptationSet: IAdaptationSetChildren, linearMemory: WebAssembly.Memory): IAttributeParser;
//# sourceMappingURL=Label.d.ts.map