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

declare const CodepenIcon: MdiReactIconComponentType;
export default CodepenIcon;
