import type { NodeCreatorsCollection } from '../types'; declare const setupNodeCreators: NodeCreatorsCollection; export default setupNodeCreators; //# sourceMappingURL=pluginCreators.d.ts.map