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

declare const ClipboardArrowRightOutlineIcon: MdiReactIconComponentType;
export default ClipboardArrowRightOutlineIcon;
