export default function(x: any): boolean { return x === null }