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

declare const ClipboardArrowBottomIcon: MdiReactIconComponentType;
export default ClipboardArrowBottomIcon;
