import React from 'react'; import { IconsInterface } from '../IconInterface'; declare const IconEducation: React.FC; export default IconEducation;