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

declare const ClipboardCheckOutlineIcon: MdiReactIconComponentType;
export = ClipboardCheckOutlineIcon;