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

declare const ClippyIcon: MdiReactIconComponentType;
export default ClippyIcon;
