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