declare const v3DefaultOptions: { layoutParams: { structure: { galleryRatio: { includeExternalInfo: boolean; value: number; }; }; thumbnails: { position: string; }; gallerySpacing: number; cropRatio: number; repeatingGroupTypes: string; navigationArrows: { type: string; container: { type: string; backgroundColor: string; borderRadius: number; }; }; }; behaviourParams: { item: { secondaryMedia: { behaviour: string; trigger: string; }; }; }; galleryMargin: number; cubeRatio: number; rotatingGroupTypes: string; galleryLayout: number; gallerySizePx: number; gallerySizeRatio: number; gallerySizeType: string; itemShadowOpacityAndColor: string; arrowsColor: string; textBoxBorderColor: string; itemBorderColor: string; allowContextMenu: boolean; showVideoPlayButton: boolean; gallerySize: number; cropOnlyFill: boolean; rotatingCropRatios: string; columnWidths: string; numberOfImagesPerCol: number; groupsPerStrip: number; scatter: number; rotatingScatter: string; placeGroupsLtr: boolean; enableInfiniteScroll: boolean; thumbnailSpacings: number; enableScroll: boolean; scrollSnap: boolean; itemClick: string; slideAnimation: string; scrollDuration: number; arrowsPosition: number; arrowsVerticalPosition: string; arrowsPadding: number; thumbnailSize: number; imagePlacementAnimation: string; calculateTextBoxWidthMode: string; textBoxWidth: number; textBoxWidthPercent: number; loadMoreButtonText: string; showVideoControls: boolean; shouldIndexDirectShareLinkInSEO: boolean; slideTransition: string; useMaxDimensions: boolean; enableVideoPlaceholder: boolean; overlayPosition: string; overlaySize: number; overlaySizeType: string; overlayPadding: number; cubeFitPosition: string; isRTL: boolean; isVertical: boolean; minItemSize: number; groupSize: number; chooseBestGroup: boolean; groupTypes: string; cubeImages: boolean; cubeType: string; smartCrop: boolean; videoLoop: boolean; videoSound: boolean; videoPlay: string; videoSpeed: string; numberOfImagesPerRow: number; collageDensity: number; galleryTextAlign: string; imageMargin: number; fixedColumns: number; showArrows: boolean; hasThumbnails: boolean; galleryThumbnailsAlignment: string; gridStyle: number; titlePlacement: string; hoveringBehaviour: string; isAutoSlideshow: boolean; slideshowLoop: boolean; playButtonForAutoSlideShow: boolean; pauseAutoSlideshowOnHover: boolean; allowSlideshowCounter: boolean; autoSlideshowInterval: number; arrowsSize: number; slideshowInfoSize: number; imageLoadingMode: string; scrollAnimation: string; overlayAnimation: string; imageHoverAnimation: string; itemBorderWidth: number; itemBorderRadius: number; itemEnableShadow: boolean; itemShadowBlur: number; loadMoreAmount: string; itemShadowDirection: number; itemShadowSize: number; imageInfoType: string; textBoxBorderRadius: number; textBoxBorderWidth: number; textBoxHeight: number; textImageSpace: number; scrollDirection: number; autoSlideshowType: string; autoSlideshowContinuousSpeed: number; magnificationLevel: number; }; export default v3DefaultOptions; //# sourceMappingURL=v3DefaultOptions.d.ts.map