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