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