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

declare const CodepenLineIcon: RemixiconReactIconComponentType;
export default CodepenLineIcon;
