import type { GalleryNode } from '@prezly/slate-types'; export declare function createGallery(props: Partial>): GalleryNode;