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