import React from 'react'; import { IconProps } from '../types'; declare const Chrome: React.FC; export default Chrome;