import { IconProps } from '../Icon'; declare function SvgBrokenImage(props: IconProps): JSX.Element; export default SvgBrokenImage;