export { default as Lightbox } from './Lightbox.svelte'; export type { LightboxImage } from './Lightbox.svelte';