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