import SVGImageComponent from './SVGImage.web'; export default SVGImageComponent; export { SVGImageComponent as SVGImage }; export * from './types';