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