export declare function showInvalidLicenseError(): void;
export declare function showNotFoundLicenseError(): void;
export declare function showExpiredLicenseError(): void;
