import { MediaGallery } from 'ngx-obelisco-example/core/models'; import * as i0 from "@angular/core"; export declare class OGalleryComponent { galleryItems: MediaGallery[]; isInteractive: boolean; dataTarget: string; customClasses: string; customClassesInteractive: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }