declare namespace nasl.event { export function preventDefault(): void; export function stopPropagation(): void; }