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

declare const ContentCutIcon: MdiReactIconComponentType;
export default ContentCutIcon;
