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