/// import { TModalGalleryContext } from "./type"; export declare const ModalGalleryContext: import("react").Context; export declare function useModalGalleryContext(): TModalGalleryContext;