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