import { SVGProps } from "react";
declare const GYSiGlyphPinLocationRemove: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphPinLocationRemove };
