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

declare const TickIcon: MdiReactIconComponentType;
export default TickIcon;
