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

declare const ChromeLineIcon: RemixiconReactIconComponentType;
export default ChromeLineIcon;
