import type { Integration } from '@sentry/core';
export declare const INTEGRATION_NAME = "TimeToDisplay";
export declare const timeToDisplayIntegration: () => Integration;
//# sourceMappingURL=timeToDisplayIntegration.d.ts.map