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