import { SVGProps } from "react"; declare const SlideshowLightIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default SlideshowLightIcon;