import type { RendererFC } from 'jamis-core'; import type { ServiceProps } from './types'; export declare const ServiceRenderer: RendererFC;