export type InsertPluginButtons = { IMAGE: 'ImagePlugin_InsertButton'; GALLERY: 'GalleryPlugin_InsertButton'; POLLS: 'Poll'; DIVIDER: 'DividerPlugin_InsertButton'; HTML: 'HTMLCodePlugin_InsertButton'; VIDEO: 'VideoPlugin_InsertButton'; INSTAGRAM: 'Instagram_InsertButton'; YOUTUBE: 'YouTube_InsertButton'; TIKTOK: 'TikTok_InsertButton'; TWITTER: 'Twitter_InsertButton'; PINTEREST: 'Pinterest_InsertButton'; FACEBOOK: 'Facebook_InsertButton'; STORES: 'Stores_InsertButton'; EVENTS: 'Events_InsertButton'; BOOKINGS: 'Bookings_InsertButton'; BUTTON: 'ButtonPlugin_InsertButton'; CODE_BLOCK: 'CodeblockPlugin_InsertButton'; SOUND_CLOUD: 'SoundcloudPlugin_InsertButton'; GIF: 'GIFPlugin_InsertButton'; MAP: 'MapPlugin_InsertButton'; FILE: 'UploadFilePlugin_InsertButton'; EMOJI: 'EmojiPlugin_InsertButton'; UNDO: 'UndoPlugin_InsertButton'; REDO: 'RedoPlugin_InsertButton'; TABLE: 'TablePlugin_InsertButton'; COLLAPSIBLE_LIST: 'CollapsibleList_InsertButton'; ADSENSE: 'AdSensePlugin_InsertButton'; AUDIO: 'AudioPlugin_InsertButton'; SPOTIFY: 'Spotify_InsertButton'; }; //# sourceMappingURL=insertPluginButtons.d.ts.map