export { Image, ImageStyled } from './Image'; /** * This index.tsx file exists so that you can do * * import { Image } from '../controls/Image/'; * * and the required Image.tsx is automatically imported. */