import { SvgIconComponent } from './types'; declare const DeveloperModeIcon: SvgIconComponent; export default DeveloperModeIcon;