declare function checkLicense(license?: string): Promise; export default checkLicense;