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