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

declare const PriorityHighIcon: MdiReactIconComponentType;
export default PriorityHighIcon;
