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

declare const OfflinePin: ReactIconComponentType;
export default OfflinePin;
            