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

declare const NetworkCheck: ReactIconComponentType;
export default NetworkCheck;
            