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