export declare function must(v: T | undefined | null, msg?: string): T; //# sourceMappingURL=must.d.ts.map