/**
 *
 * @param {*} value
 * @returns {boolean}
 */
export function isNull(value: any): boolean;
//# sourceMappingURL=isNull.d.ts.map