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