export declare const isNotNullable: (arg: T) => arg is NonNullable;