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