// removed, since ts doesn't unwrap when outputting into Dist
/*//declare type n = undefined;
declare type n = null;
//declare type n = null | undefined;*/