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