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