/* blazorAlternateName: GridHorizontalAlignment */ export declare enum HorizontalAlignment { Left = -1, Center = -0.5, Right = 0 }