/** * Checks if Rovo is enabled for the current tenant. * * @returns boolean */ export declare const isEnabled: () => Promise; //# sourceMappingURL=isEnabled.d.ts.map