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

declare const ClipboardFlowIcon: MdiReactIconComponentType;
export default ClipboardFlowIcon;
