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

declare const ClipboardAlertOutlineIcon: MdiReactIconComponentType;
export default ClipboardAlertOutlineIcon;
