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