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