export { default } from './Lightbox'; export type { LightboxProps, LightboxItem, LightboxHandleValue } from './Lightbox.types'; //# sourceMappingURL=index.d.ts.map