import type { DME } from 'dmeditor/index'; import { GalleryEntity } from '../entity'; declare const ImageList: (props: DME.SettingComponentProps) => import("react/jsx-runtime").JSX.Element; export { ImageList };