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