/** This file is auto generated by convertSvgToJsx.ts */
import type { IconSVGProps } from '../../components/icon/Icon';
declare const show_pin_medium: (props?: IconSVGProps) => import("react/jsx-runtime").JSX.Element;
export default show_pin_medium;
