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