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