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

declare const OfflineShare: ReactIconComponentType;
export default OfflineShare;
            