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