import type { RawLicenseInfo } from './license-info.js'; export declare function validate(key: string): Promise; //# sourceMappingURL=validate.d.ts.map