export enum LogoSizeEnum { X_SMALL = 'x-small', SMALL = 'small', NORMAL = 'normal', }