import type { LicenseInfo } from './license-info.js'; export declare function validate(key: string): Promise;