import type { IconComponent } from '../types'; declare const LinkBroken: IconComponent; export default LinkBroken;