/// import { IconProps } from "../SvgIcon"; export declare const WebChrome: (props?: IconProps) => JSX.Element; export default WebChrome;