export interface CodemationWhitelabelConfig { readonly productName?: string; readonly logoPath?: string; }