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

declare const CollageIcon: MdiReactIconComponentType;
export default CollageIcon;
