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