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