export declare function requireOwnmailPackageVersion(value: unknown): string; /** Published release shared by the CLI and generated app manifests. */ export declare const OWNMAIL_VERSION: string; /** Stable, non-identifying marker used to find OwnMail traffic by release in Nylas logs. */ export declare const OWNMAIL_USER_AGENT: string; //# sourceMappingURL=usage-attribution.d.ts.map