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