declare const fail: (msg: string) => never; export { fail };