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