export declare const exoStackTrace: (reduce?: number) => string[]; export declare const exoStackTraceChalk: (trace: string[]) => string;