export declare const isNull: (value: unknown) => value is null; //# sourceMappingURL=is-null.d.ts.map