import React from 'react'; import { Text } from '../text/Text'; export declare const SectionMessageTitle: (props: React.ComponentProps) => React.JSX.Element;