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