```ts
const SvgImage: React.FC<React.ComponentProps<"svg"> & object>;
```
