import { MobxBonsaiError } from "./MobxBonsaiError";
export declare function failure(msg: string): MobxBonsaiError;
