import { GalleryItem } from '../../lg-utils';
export declare function getFacebookShareLink(galleryItem: GalleryItem): string;
