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