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