export { default as Image } from './src/image'; export type { props as ImageProps } from './src/props';