import { SVGProps } from 'react'; export declare const SmsIcon: (props: SVGProps) => JSX.Element;