declare const isNull: (value: any) => boolean; export default isNull;