import Namespace from '../../Namespace__'; import type Structure from '../../Structure__'; import type TypeAnnotation from '../../TypeAnnotation__'; export declare const interfaceStructures: Structure[]; export declare const interfaceTypeList: Array; declare const interfaceNamespace: Namespace; export default interfaceNamespace; /** @internal */ export declare function initialize(): void; //# sourceMappingURL=nasl.interface.d.ts.map