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

declare const CopyrightIcon: MdiReactIconComponentType;
export default CopyrightIcon;
