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