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

declare const ClipboardArrowRightIcon: MdiReactIconComponentType;
export default ClipboardArrowRightIcon;
