export declare function assertValue(value: T | undefined, errorMessage: string): T; //# sourceMappingURL=assert-value.d.ts.map