/* @flow strict */

declare module.exports: <T>(x: ?T, message?: string) => T;