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