import { Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare const enum HorizontalTitleAlignment { Center = -4108, Distributed = -4117, Justify = -4130, Left = -4131, Right = -4152 } /** * @hidden */ export declare let HorizontalTitleAlignment_$type: Type;