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