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

declare const CommandLineIcon: RemixiconReactIconComponentType;
export default CommandLineIcon;
