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