export declare function ensure(value: T, msg?: string): asserts value is Exclude; //# sourceMappingURL=ensure.d.ts.map