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