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

declare const ContentPasteIcon: MdiReactIconComponentType;
export default ContentPasteIcon;
