/** Preserve local provider error formatting while returning through the CLI. */ export declare function localFailure(message: string): never;