import { ReactIconComponentType } from '../types';

declare const SettingsOverscan: ReactIconComponentType;
export default SettingsOverscan;
            