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