/// import type { ControlButtonProps } from '../../../core'; export declare function TextAlignButton(props: ControlButtonProps): JSX.Element;