import { ISystemMessageProps } from './types'; import * as React from 'react'; export declare const SystemMessage: React.FC>;