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

declare const RunningWithErrors: ReactIconComponentType;
export default RunningWithErrors;
            