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

declare const OfflineBolt: ReactIconComponentType;
export default OfflineBolt;
            