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