import { ReactIconComponentType } from '../types';

declare const Grading: ReactIconComponentType;
export default Grading;
            