import { ApiSurface } from '@xemahq/xema-decorators'; export declare function ensureClientReadme(params: { clientDir: string; packageName: string; serviceTitle: string; surface: ApiSurface; repoRoot: string; }): void; //# sourceMappingURL=client-readme.d.ts.map