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