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