import { Env } from '../types'; export declare function fail(env: Env, error: Error): void;