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