/** * Returns an object with investigative annotations stripped, useful for snapshot testing. * * @beta */ export declare function stripAnnotations(obj: TObject): TObject; //# sourceMappingURL=TestUtilities.d.ts.map