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