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