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