export function GalleryProvider({ children, ...rest }: { [x: string]: any; children: any; }): React.JSX.Element; export function useGalleryUI(): any; import React from "react"; //# sourceMappingURL=GalleryContext.d.ts.map