import React from 'react'; import { Text } from '../text/Text'; export declare const SectionMessageDescription: ({ className, ...rest }: React.ComponentProps) => React.JSX.Element;