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