declare const exit: (error?: Error | string) => never; export default exit;