import { SVGProps, PropsWithoutRef, ReactSVGElement } from 'react'; export declare const SvgImageBroken: (props: SVGProps) => PropsWithoutRef;