export declare const RicosDocumentExamples: { empty: { title: string; content: { nodes: { type: string; id: string; }[]; }; }; basic: { title: string; content: { nodes: ({ type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; headingData: { level: number; textStyle: { textAlignment: string; }; }; imageData?: undefined; } | { type: string; id: string; nodes?: undefined; headingData?: undefined; imageData?: undefined; } | { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; headingData?: undefined; imageData?: undefined; } | { type: string; id: string; imageData: { containerData: { width: { size: string; }; alignment: string; textWrap: boolean; }; image: { src: { id: string; }; width: number; height: number; }; }; nodes?: undefined; headingData?: undefined; })[]; }; }; paragraph: { title: string; content: { nodes: ({ type: string; id: string; nodes: { type: string; textData: { text: string; }; }[]; style?: undefined; paragraphData?: undefined; } | { type: string; id: string; nodes: { type: string; textData: { text: string; }; }[]; style: { paddingTop: string; paddingBottom: string; }; paragraphData: { textStyle: { lineHeight: string; }; }; })[]; }; }; text: { title: string; content: { nodes: { type: string; id: string; nodes: ({ type: string; id: string; textData: { text: string; decorations: { type: string; fontWeightValue: number; }[]; }; } | { type: string; id: string; textData: { text: string; decorations?: undefined; }; } | { type: string; id: string; textData: { text: string; decorations: { type: string; italicData: boolean; }[]; }; } | { type: string; id: string; textData: { text: string; decorations: { type: string; }[]; }; } | { type: string; id: string; textData: { text: string; decorations: { type: string; colorData: { foreground: string; }; }[]; }; })[]; }[]; }; }; 'headings-all-sizes': { title: string; content: { nodes: ({ type: string; id: string; nodes: { type: string; textData: { text: string; }; }[]; headingData: { level: number; }; } | { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; headingData: { level: number; }; })[]; }; }; 'image-id': { title: string; content: { nodes: { type: string; id: string; imageData: { containerData: { width: { size: string; }; alignment: string; textWrap: boolean; }; image: { src: { id: string; }; width: number; height: number; }; altText: string; caption: string; }; }[]; }; }; 'image-url': { title: string; content: { nodes: { type: string; id: string; imageData: { containerData: { width: { size: string; }; alignment: string; textWrap: boolean; }; image: { src: { url: string; }; width: number; height: number; }; altText: string; caption: string; }; }[]; }; }; bulletedList: { title: string; content: { nodes: ({ type: string; id: string; nodes: ({ type: string; id: string; textData: { text: string; decorations: { type: string; fontWeightValue: number; }[]; }; } | { type: string; id: string; textData: { text: string; decorations?: undefined; }; })[]; bulletedListData?: undefined; } | { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; }[]; }[]; bulletedListData: { indentation: number; }; })[]; }; }; orderedList: { title: string; content: { nodes: ({ type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; headingData: { level: number; textStyle: { textAlignment: string; }; }; orderedListData?: undefined; } | { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; }[]; }[]; orderedListData: { indentation: number; }; headingData?: undefined; })[]; }; }; blockquote: { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; }[]; blockquoteData: { indentation: number; }; }[]; }; }; 'code-block-multi-line': { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; codeBlockData: {}; }[]; }; }; 'code-block-syntax-highlighting': { title: string; content: { nodes: { type: string; id: string; nodes: ({ type: string; id: string; textData: { text: string; decorations: { type: string; colorData: { foreground: string; }; }[]; }; } | { type: string; id: string; textData: { text: string; decorations?: undefined; }; })[]; codeBlockData: {}; }[]; }; }; 'gif-basic': { title: string; content: { nodes: { type: string; id: string; gifData: { containerData: { width: { size: string; }; alignment: string; textWrap: boolean; }; original: { gif: string; }; height: number; width: number; }; }[]; }; }; 'video-url': { title: string; content: { nodes: { type: string; id: string; videoData: { containerData: { width: { size: string; }; alignment: string; }; video: { src: { url: string; }; duration: number; }; }; }[]; }; }; 'video-wix': { title: string; content: { nodes: { type: string; id: string; videoData: { containerData: { width: { size: string; }; alignment: string; }; video: { src: { id: string; }; duration: number; }; thumbnail: { src: { id: string; }; width: number; height: number; }; }; }[]; }; }; table: { title: string; content: { nodes: ({ type: string; id: string; nodes: ({ type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; decorations: { type: string; fontWeightValue: number; }[]; }; }[]; }[]; tableCellData: {}; }[]; } | { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; }[]; tableCellData: {}; }[]; })[]; tableData: { dimensions: { colsWidthRatio: number[]; rowsHeight: number[]; colsMinWidth: number[]; }; }; } | { type: string; id: string; nodes?: undefined; tableData?: undefined; })[]; }; }; 'app-embed-booking': { title: string; content: { nodes: { type: string; id: string; appEmbedData: { type: string; itemId: string; name: string; url: string; image: { src: { url: string; }; width: number; height: number; }; bookingData: { durations: string; }; }; }[]; }; }; 'app-embed-event': { title: string; content: { nodes: { type: string; id: string; appEmbedData: { type: string; itemId: string; name: string; url: string; image: { src: { url: string; }; width: number; height: number; }; eventData: { scheduling: string; location: string; }; }; }[]; }; }; embed: { title: string; content: { nodes: { type: string; id: string; embedData: { containerData: { width: { custom: string; }; alignment: string; height: { custom: string; }; }; oembed: { type: string; html: string; }; src: string; }; }[]; }; }; divider: { title: string; content: { nodes: ({ type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; dividerData?: undefined; } | { type: string; id: string; nodes?: undefined; dividerData?: undefined; } | { type: string; id: string; dividerData: { containerData: { width: {}; alignment: string; spoiler: {}; height: {}; textWrap: boolean; }; lineStyle: string; width: string; alignment: string; }; nodes?: undefined; })[]; }; }; 'link-preview': { title: string; content: { nodes: { type: string; id: string; linkPreviewData: { containerData: { width: { size: string; }; alignment: string; }; link: { url: string; target: string; }; title: string; thumbnailUrl: string; description: string; }; }[]; }; }; 'audio-soundcloud': { title: string; content: { nodes: { type: string; id: string; audioData: { containerData: { width: { size: string; }; alignment: string; textWrap: boolean; }; audio: { src: { url: string; }; }; html: string; }; }[]; }; }; 'audio-spotify': { title: string; content: { nodes: { type: string; id: string; audioData: { containerData: { width: { size: string; }; alignment: string; textWrap: boolean; }; audio: { src: { url: string; }; }; html: string; }; }[]; }; }; gallery: { title: string; content: { nodes: ({ type: string; id: string; galleryData?: undefined; } | { type: string; id: string; galleryData: { containerData: { width: { size: string; }; alignment: string; spoiler: {}; height: {}; textWrap: boolean; }; items: { image: { media: { src: { url: string; }; width: number; height: number; }; }; }[]; options: { layout: { type: string; horizontalScroll: boolean; orientation: string; numberOfColumns: number; }; item: { ratio: number; crop: string; }; thumbnails: { placement: string; }; }; }; })[]; }; }; 'collapsible-list': { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; }[]; }[]; }[]; collapsibleListData: { containerData: { alignment: string; textWrap: boolean; }; expandOnlyOne: boolean; initialExpandedItems: string; direction: string; }; }[]; }; }; file: { title: string; content: { nodes: { type: string; id: string; fileData: { src: { url: string; }; name: string; type: string; size: number; }; }[]; }; }; 'button-link': { title: string; content: { nodes: { type: string; id: string; buttonData: { containerData: { width: { size: string; }; alignment: string; }; type: string; text: string; link: { url: string; target: string; }; }; }[]; }; }; 'button-action': { title: string; content: { nodes: { type: string; id: string; buttonData: { containerData: { width: { size: string; }; alignment: string; }; type: string; text: string; }; }[]; }; }; 'button-styled': { title: string; content: { nodes: { type: string; id: string; buttonData: { containerData: { width: { size: string; }; alignment: string; }; type: string; text: string; styles: { border: { width: number; radius: number; }; colors: { text: string; border: string; background: string; }; }; }; }[]; }; }; poll: { title: string; content: { nodes: { type: string; id: string; pollData: { containerData: { width: { size: string; }; alignment: string; textWrap: boolean; }; poll: { title: string; image: { src: { url: string; }; }; options: { title: string; image: { src: { url: string; }; }; }[]; settings: { permissions: { view: string; vote: string; allowMultipleVotes: boolean; }; showVoters: boolean; showVotesCount: boolean; }; }; layout: { poll: { type: string; direction: string; enableImage: boolean; }; options: { enableImage: boolean; }; }; design: { poll: { background: { type: string; image: { src: { url: string; }; }; }; borderRadius: number; }; options: { borderRadius: number; }; }; }; }[]; }; }; 'html-url': { title: string; content: { nodes: { type: string; id: string; htmlData: { containerData: { width: { custom: string; }; alignment: string; height: { custom: string; }; }; url: string; source: string; }; }[]; }; }; 'html-code': { title: string; content: { nodes: { type: string; id: string; htmlData: { containerData: { width: { custom: string; }; alignment: string; height: { custom: string; }; }; html: string; source: string; }; }[]; }; }; decorations: { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; decorations: ({ type: string; linkData: { link: { url: string; target: string; rel: { noreferrer: boolean; }; }; }; fontWeightValue?: undefined; italicData?: undefined; colorData?: undefined; } | { type: string; fontWeightValue: number; linkData?: undefined; italicData?: undefined; colorData?: undefined; } | { type: string; italicData: boolean; linkData?: undefined; fontWeightValue?: undefined; colorData?: undefined; } | { type: string; linkData?: undefined; fontWeightValue?: undefined; italicData?: undefined; colorData?: undefined; } | { type: string; colorData: { background: string; foreground: string; }; linkData?: undefined; fontWeightValue?: undefined; italicData?: undefined; })[]; }; }[]; }[]; }; }; bold: { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; decorations: ({ type: string; fontWeightValue: number; colorData?: undefined; } | { type: string; colorData: {}; fontWeightValue?: undefined; })[]; }; }[]; }[]; }; }; italic: { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; decorations: ({ type: string; italicData: boolean; colorData?: undefined; } | { type: string; colorData: {}; italicData?: undefined; })[]; }; }[]; }[]; }; }; underline: { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; decorations: ({ type: string; colorData?: undefined; } | { type: string; colorData: {}; })[]; }; }[]; }[]; }; }; spoiler: { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; decorations: ({ type: string; colorData?: undefined; } | { type: string; colorData: {}; })[]; }; }[]; }[]; }; }; anchor: { title: string; content: { nodes: ({ type: string; id: string; nodes: { type: string; id: string; textData: { text: string; decorations: ({ type: string; anchorData: { anchor: string; }; colorData?: undefined; } | { type: string; anchorData?: undefined; colorData?: undefined; } | { type: string; colorData: {}; anchorData?: undefined; })[]; }; }[]; } | { type: string; id: string; nodes?: undefined; } | { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; })[]; }; }; mention: { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; decorations: { type: string; mentionData: { name: string; slug: string; }; }[]; }; }[]; }[]; }; }; link: { title: string; content: { nodes: { type: string; id: string; nodes: ({ type: string; id: string; textData: { text: string; decorations?: undefined; }; } | { type: string; id: string; textData: { text: string; decorations: ({ type: string; linkData: { link: { url: string; target: string; rel: { noreferrer: boolean; }; }; }; } | { type: string; linkData?: undefined; })[]; }; })[]; }[]; }; }; color: { title: string; content: { nodes: { type: string; id: string; nodes: ({ type: string; id: string; textData: { text: string; decorations: { type: string; colorData: { foreground: string; }; }[]; }; } | { type: string; id: string; textData: { text: string; decorations?: undefined; }; } | { type: string; id: string; textData: { text: string; decorations: { type: string; colorData: { background: string; }; }[]; }; })[]; }[]; }; }; 'font-size': { title: string; content: { nodes: { type: string; id: string; nodes: { type: string; id: string; textData: { text: string; decorations: { type: string; fontSizeData: { unit: string; value: number; }; }[]; }; }[]; }[]; }; }; 'document-style': { title: string; content: { nodes: ({ type: string; id: string; nodes: { type: string; id: string; textData: { text: string; }; }[]; headingData: { level: number; }; } | { type: string; id: string; nodes?: undefined; headingData?: undefined; } | { type: string; id: string; nodes: ({ type: string; id: string; textData: { text: string; decorations?: undefined; }; } | { type: string; id: string; textData: { text: string; decorations: { type: string; fontWeightValue: number; }[]; }; } | { type: string; id: string; textData: { text: string; decorations: { type: string; italicData: boolean; }[]; }; })[]; headingData?: undefined; })[]; documentStyle: { headerTwo: { decorations: { type: string; fontWeightValue: number; }[]; }; }; }; }; }; //# sourceMappingURL=examples-registry.d.ts.map