import * as React from 'react'; declare function OfflinePinIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default OfflinePinIcon;