export declare function useLicense(): { licenseInfo: { allowed: boolean; valid: boolean; }; isValid: boolean; }; //# sourceMappingURL=empty-check.d.ts.map