export { default as ImagePreview, ImagePreview as ImagePreviewNamed } from './ImagePreview'; export type { ImagePreviewProps } from './ImagePreview.types'; //# sourceMappingURL=index.d.ts.map