export default function prefixError<T>(block: () => T, prefix: string): T;
//# sourceMappingURL=prefixError.d.ts.map