export declare const MAX_LOG_BODY_LENGTH = 1024;
export declare const MJSONWP_ELEMENT_KEY = "ELEMENT";
export declare const W3C_ELEMENT_KEY = "element-6066-11e4-a52e-4f735466cecf";
export declare const PROTOCOLS: {
    readonly W3C: "W3C";
    readonly MJSONWP: "MJSONWP";
};
export declare const DEFAULT_BASE_PATH = "";
//# sourceMappingURL=constants.d.ts.map