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