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