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