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

declare const HexagonsIcon: MdiReactIconComponentType;
export default HexagonsIcon;
