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

declare const TicksIcon: MdiReactIconComponentType;
export default TicksIcon;
