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

declare const ContentDuplicateIcon: MdiReactIconComponentType;
export default ContentDuplicateIcon;
