export declare class SendLicenseKeyRequest { email: string; licenseKey: string; }