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

declare const CollectionsIcon: MdiReactIconComponentType;
export = CollectionsIcon;