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

declare const TickAllIcon: MdiReactIconComponentType;
export default TickAllIcon;
