import { SVGProps } from "react"; declare const SvgChromeOutlined: (props: SVGProps) => JSX.Element; export default SvgChromeOutlined;