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