import { createInfoSection as publicCreateInfoSection, getInfoSection as publicGetInfoSection, getOrCreateInfoSection as publicGetOrCreateInfoSection, bulkGetOrCreateInfoSections as publicBulkGetOrCreateInfoSections, updateInfoSection as publicUpdateInfoSection, deleteInfoSection as publicDeleteInfoSection, queryInfoSections as publicQueryInfoSections, bulkCreateInfoSections as publicBulkCreateInfoSections, bulkUpdateInfoSections as publicBulkUpdateInfoSections, bulkDeleteInfoSections as publicBulkDeleteInfoSections } from './stores-catalog-v3-info-section-info-sections-v-3.public.js'; import { createEventModule } from '@wix/sdk-runtime/event-definition-modules'; import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types'; import { onInfoSectionCreated as publicOnInfoSectionCreated } from './stores-catalog-v3-info-section-info-sections-v-3.public.js'; import { onInfoSectionDeleted as publicOnInfoSectionDeleted } from './stores-catalog-v3-info-section-info-sections-v-3.public.js'; import { onInfoSectionUpdated as publicOnInfoSectionUpdated } from './stores-catalog-v3-info-section-info-sections-v-3.public.js'; export declare const createInfoSection: MaybeContext & typeof publicCreateInfoSection>; export declare const getInfoSection: MaybeContext & typeof publicGetInfoSection>; export declare const getOrCreateInfoSection: MaybeContext & typeof publicGetOrCreateInfoSection>; export declare const bulkGetOrCreateInfoSections: MaybeContext & typeof publicBulkGetOrCreateInfoSections>; export declare const updateInfoSection: MaybeContext & typeof publicUpdateInfoSection>; export declare const deleteInfoSection: MaybeContext & typeof publicDeleteInfoSection>; export declare const queryInfoSections: MaybeContext & typeof publicQueryInfoSections>; export declare const bulkCreateInfoSections: MaybeContext & typeof publicBulkCreateInfoSections>; export declare const bulkUpdateInfoSections: MaybeContext & typeof publicBulkUpdateInfoSections>; export declare const bulkDeleteInfoSections: MaybeContext & typeof publicBulkDeleteInfoSections>; /** * Triggered when an info section is created. */ export declare const onInfoSectionCreated: ReturnType>; /** * Triggered when an info section is deleted. */ export declare const onInfoSectionDeleted: ReturnType>; /** * Triggered when an info section is updated. */ export declare const onInfoSectionUpdated: ReturnType>; export { NodeType, WidthType, PluginContainerDataAlignment, Type, Target, TextAlignment, LineStyle, Width, Alignment, ViewMode, LayoutType, Orientation, Crop, ThumbnailsAlignment, GIFType, Source, MapType, ViewRole, VoteRole, PollLayoutType, PollLayoutDirection, BackgroundType, DecorationType, FontType, AppType, InitialExpandedItems, Direction, VerticalAlignment, NullValue, RequestedFields, SortOrder, WebhookIdentityType, } from './stores-catalog-v3-info-section-info-sections-v-3.universal.js'; export { InfoSection, RichContent, Node, NodeDataOneOf, NodeStyle, ButtonData, Border, Colors, PluginContainerData, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Spoiler, Height, Styles, Link, LinkDataOneOf, Rel, CodeBlockData, TextStyle, DividerData, FileData, FileSource, FileSourceDataOneOf, PDFSettings, GalleryData, Media, Image, Video, Item, ItemDataOneOf, GalleryOptions, Layout, ItemStyle, Thumbnails, GIFData, GIF, HeadingData, HTMLData, HTMLDataDataOneOf, ImageData, LinkPreviewData, MapData, MapSettings, ParagraphData, PollData, Permissions, Option, Settings, PollLayout, OptionLayout, Gradient, Background, BackgroundBackgroundOneOf, PollDesign, OptionDesign, Poll, PollDataLayout, Design, TextData, Decoration, DecorationDataOneOf, AnchorData, ColorData, LinkData, MentionData, FontSizeData, SpoilerData, AppEmbedData, AppEmbedDataAppDataOneOf, BookingData, EventData, VideoData, PlaybackOptions, EmbedData, Oembed, CollapsibleListData, TableData, Dimensions, TableCellData, CellStyle, BorderColors, ListValue, AudioData, OrderedListData, BulletedListData, BlockquoteData, CaptionData, LayoutCellData, Metadata, DocumentStyle, TextNodeStyle, InvalidateCache, InvalidateCacheGetByOneOf, App, Page, URI, File, CreateInfoSectionRequest, CreateInfoSectionResponse, GetInfoSectionRequest, GetInfoSectionResponse, GetOrCreateInfoSectionRequest, InfoSectionForGetOrCreate, GetOrCreateInfoSectionResponse, BulkGetOrCreateInfoSectionsRequest, BulkGetOrCreateInfoSectionsResponse, BulkInfoSectionItemResult, ItemMetadata, ApplicationError, BulkActionMetadata, UpdateInfoSectionRequest, UpdateInfoSectionResponse, DeleteInfoSectionRequest, DeleteInfoSectionResponse, QueryInfoSectionsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryInfoSectionsResponse, CursorPagingMetadata, Cursors, BulkCreateInfoSectionsRequest, BulkCreateInfoSectionsResponse, BulkUpdateInfoSectionsRequest, MaskedInfoSection, BulkUpdateInfoSectionsResponse, BulkDeleteInfoSectionsRequest, BulkDeleteInfoSectionsResponse, BulkInfoSectionResult, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, InfoSectionNonNullableFields, CreateInfoSectionResponseNonNullableFields, GetInfoSectionResponseNonNullableFields, GetOrCreateInfoSectionResponseNonNullableFields, BulkGetOrCreateInfoSectionsResponseNonNullableFields, UpdateInfoSectionResponseNonNullableFields, QueryInfoSectionsResponseNonNullableFields, BulkCreateInfoSectionsResponseNonNullableFields, BulkUpdateInfoSectionsResponseNonNullableFields, BulkDeleteInfoSectionsResponseNonNullableFields, BaseEventMetadata, EventMetadata, InfoSectionCreatedEnvelope, InfoSectionDeletedEnvelope, InfoSectionUpdatedEnvelope, GetInfoSectionOptions, GetOrCreateInfoSectionOptions, BulkGetOrCreateInfoSectionsOptions, UpdateInfoSection, UpdateInfoSectionOptions, QueryInfoSectionsOptions, InfoSectionsQueryResult, InfoSectionsQueryBuilder, BulkCreateInfoSectionsOptions, BulkUpdateInfoSectionsOptions, } from './stores-catalog-v3-info-section-info-sections-v-3.universal.js';