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