export declare const isValidPublicLicenseKey: (licenseKey: unknown) => licenseKey is string;