/// import { IconProps } from "../SvgIcon"; export declare const Pin: (props?: IconProps) => JSX.Element; export default Pin;