export declare function getCauseFromUnknown(cause: unknown): Error | undefined;
//# sourceMappingURL=getCauseFromUnknown.d.ts.map