import * as React from 'react'; declare function SmsIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default SmsIcon;