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