import type { PluginCreator } from 'postcss'; declare const scopedPlugin: PluginCreator; export default scopedPlugin;