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