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