import type { IconProps } from '../../types'; export declare const HomePinSVG: (opts?: IconProps) => string; export default HomePinSVG;