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

declare const CodeLineIcon: RemixiconReactIconComponentType;
export default CodeLineIcon;
