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