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