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