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