export { default as Image } from './Image'; export { isSvg } from './style'; export type * from './type';