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

declare const ChromeFillIcon: RemixiconReactIconComponentType;
export default ChromeFillIcon;
