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

declare const DiamondIcon: MdiReactIconComponentType;
export default DiamondIcon;
