import type { LinkupApiError } from '../types';
export declare const concatErrorAndDetails: (e: LinkupApiError) => string;
//# sourceMappingURL=concat-error-and-details.util.d.ts.map