import { type Middleware } from 'stylis'; declare function stylisPluginRSC(element: Parameters[0]): void; export default stylisPluginRSC;