import { ElementRef } from '@angular/core';
import * as i0 from "@angular/core";
export declare class LightboxComponent {
    element: ElementRef;
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<LightboxComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<LightboxComponent, "photo-gallery-lightbox", never, {}, {}, never, never, false, never>;
}
