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