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

declare const FilePresentationBoxIcon: MdiReactIconComponentType;
export = FilePresentationBoxIcon;