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

declare const BatchPrediction: ReactIconComponentType;
export default BatchPrediction;
            