import { DavinciErrorResponse } from './davinci.types.js'; import { CollectorErrors } from './node.types.js'; export declare function getCollectorErrors(error: DavinciErrorResponse): CollectorErrors[]; //# sourceMappingURL=node.utils.d.ts.map