import { ContentTitleWrapperType } from './content-title-wrapper.enum'; import * as i0 from "@angular/core"; export declare class LibContentTitleWrapperComponent { type: ContentTitleWrapperType; customClasses: string; maxWidth: string | undefined; get getClasses(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }