/** * something like src/xxx/xxx/x.ts (no slash at start) */ export declare const getOperationRelativePath: (absolutePath: string, operationBasePath: string) => string; //# sourceMappingURL=getOperationRelativePath.d.ts.map