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

declare const Http: ReactIconComponentType;
export default Http;
            