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