export default function isNullOrUndefined(value: any): boolean;
