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

declare const ModelTraining: ReactIconComponentType;
export default ModelTraining;
            