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