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