export declare const assertNotNullAndReturn: (arg: T, err?: string) => Exclude;