import { PbEditorPageElementPlugin, PbEditorPageElementStyleSettingsPlugin, PbEditorElementPluginArgs } from "../../../../types"; declare const _default: (args?: PbEditorElementPluginArgs) => (PbEditorPageElementPlugin | PbEditorPageElementStyleSettingsPlugin)[]; export default _default;