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

declare const ClipboardArrowLeftIcon: MdiReactIconComponentType;
export default ClipboardArrowLeftIcon;
