import { ReactIconComponentType } from '../types';

declare const Slideshow: ReactIconComponentType;
export default Slideshow;
            