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

declare const ClipboardIcon: MdiReactIconComponentType;
export default ClipboardIcon;
