export { pluginPoll } from './editor'; export type { PollPluginEditorConfig, PollsMember } from './types'; export { POLL_TYPE } from './types'; //# sourceMappingURL=index.d.ts.map