export declare const horizontalAlignment: Record<"center" | "left" | "right", string>; export declare const verticalAlignment: Record<"bottom" | "center" | "top", string>; //# sourceMappingURL=Alignment.css.d.ts.map