export declare const SKU_DISPLAY_NAMES: Record<string, string>;
export declare function resolveLicenseDisplayName(skuPartNumber: string): string;
