export declare const TextAlign: { readonly Left: "left"; readonly Center: "center"; readonly Right: "right"; };