export declare const errorUtils: {
    spawnSwitchErr(name: string, value: any): Error;
};
//# sourceMappingURL=error_utils.d.ts.map