export declare const isNull: (target: unknown) => target is null;