import { SvgIconComponent } from './types'; declare const BrokenImageIcon: SvgIconComponent; export default BrokenImageIcon;