export declare function traceFromThisProjectOnly(err?: Error): string; export declare function displayTraceFromThisProjectOnly(err?: Error): void;