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

declare const ProgressTickIcon: MdiReactIconComponentType;
export default ProgressTickIcon;
