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

declare const TickDecagramIcon: MdiReactIconComponentType;
export default TickDecagramIcon;
