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