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