import Namespace from '../../Namespace__'; import type TypeAnnotation from '../../TypeAnnotation__'; import type Structure from '../../Structure__'; export declare const httpStructures: Structure[]; export declare const httpTypeList: TypeAnnotation[]; declare const httpNamespace: Namespace; export default httpNamespace; /** @internal */ export declare function initialize(): void; //# sourceMappingURL=nasl.http.d.ts.map