/// import { IconProps } from '../../types'; declare const LinkBroken: (allProps: IconProps) => JSX.Element; export default LinkBroken;