import { SVGIconDef } from './types';
declare const ChromeFilled: SVGIconDef;
export default ChromeFilled;
