import { TypographyAlign } from "../ITypographyProps";
export declare const aligns: TypographyAlign[];
export default aligns;
