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