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