/// import { IMessageBarProps } from './MessageBar.types'; export declare const MessageBar: (props: IMessageBarProps) => JSX.Element;