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

declare const OnlinePrediction: ReactIconComponentType;
export default OnlinePrediction;
            