export declare function getRootCause(e: Error): Error; export declare function getCauseStack(e: Error): Error[]; //# sourceMappingURL=cause.d.ts.map