export function activateLicense(license: any): boolean;
export let hasAValidLicense: boolean;
export let licenseState: null;
