export declare function checkNotNull(arg: T | undefined | null): T; //# sourceMappingURL=util.d.ts.map