export declare const setLicenseKey: (key: string) => void; export declare const getLicenseKey: () => string;