export declare function ensure(value: T | undefined, message: string): T; //# sourceMappingURL=helpers.d.ts.map