import type { FC, SVGProps } from "react";
export declare const Pin: FC<SVGProps<SVGSVGElement>>;
export default Pin;
//# sourceMappingURL=Pin.d.ts.map