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

declare const PentagonIcon: MdiReactIconComponentType;
export default PentagonIcon;
