import { MdiReactIconComponentType } from './dist/typings';

declare const SlideshowIcon: MdiReactIconComponentType;
export default SlideshowIcon;
