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

declare const ClipboardArrowLeftOutlineIcon: MdiReactIconComponentType;
export default ClipboardArrowLeftOutlineIcon;
