import type { ServicePlugin } from '../types.js'; declare const style: ServicePlugin; export default style;