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