import type { VdmServiceMetadata } from '../vdm-types'; /** * @internal */ export declare function readme(service: VdmServiceMetadata): string;