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