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

declare const ClipboardTextOutlineIcon: MdiReactIconComponentType;
export default ClipboardTextOutlineIcon;
