export declare const nonNilAssertionError: (context: string, data: unknown) => Error;
