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

declare const CollectionsIcon: MdiReactIconComponentType;
export default CollectionsIcon;
