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