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

declare const ClipboardAccountIcon: MdiReactIconComponentType;
export default ClipboardAccountIcon;
