import { lightGalleryComponentOptions } from './types'; export interface lightGalleryComponentOptionsSchema extends lightGalleryComponentOptions { }