export function isNull(v: any): boolean;
export default isNull;
