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

declare const CommentTickIcon: MdiReactIconComponentType;
export default CommentTickIcon;
