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

declare const PriorityLowIcon: MdiReactIconComponentType;
export default PriorityLowIcon;
