/// import { IconProps } from './types'; export declare const LinkNone2Icon: ({ color, ...props }: IconProps) => JSX.Element; export default LinkNone2Icon;