import type { PhotoGalleryProps, GlobalConstantType } from '../components/PhotoGallery/Types'; declare const GlobalConstant: Required> & GlobalConstantType; export default GlobalConstant;