export { pluginCollapsibleList } from './editor'; export type { CollapsibleListComponentData } from './types'; export { COLLAPSIBLE_LIST_TYPE } from './types'; //# sourceMappingURL=index.d.ts.map