export declare type MultiAddResponseError = {
    stack: string;
    message: string;
};
//# sourceMappingURL=multiAddResponseError.d.ts.map