export declare const nullthrows: (value: T | null | undefined) => T; //# sourceMappingURL=nullthrows.d.ts.map