import { IconProps } from '../Icon'; declare function SvgOfflinePin(props: IconProps): JSX.Element; export default SvgOfflinePin;