import { FsLightboxComponentOptions } from './types'; export interface FsLightboxComponentOptionsSchema extends FsLightboxComponentOptions { }