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