import { IconSvgProps } from '../types';
declare const Slideshow: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Slideshow;
//# sourceMappingURL=Slideshow.d.ts.map