import React from 'react'; export declare function VerticalAlign({ attributeName, }: { attributeName?: string; }): React.JSX.Element;