import { IconProps } from '../Icon'; declare function SvgGrade(props: IconProps): JSX.Element; export default SvgGrade;