import type { Integration } from '@sentry/core'; /** Adds ViewHierarchy to error events */ export declare const viewHierarchyIntegration: () => Integration; //# sourceMappingURL=viewhierarchy.d.ts.map