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