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