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