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

declare const TickCircleIcon: MdiReactIconComponentType;
export default TickCircleIcon;
