import { LicenseStatus } from './licenseStatus';
export declare function useLicenseVerifier(): LicenseStatus;
