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