export declare const notReachable: (value: never, message?: string) => never;
