import React from 'react'; export declare function Align({ inline }: { inline?: boolean; }): React.JSX.Element;