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