import type { Store } from '../../../store.js'; export declare function ensureLicense(store: Store): Promise; //# sourceMappingURL=ensure-license.d.ts.map