import React from 'react'; export declare function TextAlign({ name }: { name?: string; }): React.JSX.Element;