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