/* @flow strict */ declare module.exports: (x: ?T, message?: string) => T;