import type { Integration } from '@sentry/core';
/** Release integration responsible to load release from file. */
export declare const nativeReleaseIntegration: () => Integration;
//# sourceMappingURL=release.d.ts.map
