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