export declare function captureCallerStack(): string; export declare function trimCallerStack(stack: string): string;