index.d.ts 76 Bytes Raw Blame History Permalink 1 2 3 import Image from './Image'; export * from './Image'; export default Image;