import type { FileBrowserPlugin } from "../FileBrowserPlugin"; declare const imageGallery: FileBrowserPlugin; export default imageGallery;