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