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