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