import { ReactIconComponentType } from '../types';

declare const BrokenImage: ReactIconComponentType;
export default BrokenImage;
            