export declare const isNonNullable: (input: T) => input is NonNullable;