import { IconProps } from '../Icon'; declare function SvgTextsms(props: IconProps): JSX.Element; export default SvgTextsms;