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

declare const PresentationIcon: MdiReactIconComponentType;
export default PresentationIcon;
