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