declare namespace nasl.annotation { export function Entity():any; export function EntityRelation(property: any):any; }