/**
 * 获取相关API
 */
export declare function handleGetRelatedApis(apiUrl: string, includeInherited?: boolean, includeConformance?: boolean, includeSeeAlso?: boolean): Promise<string>;
//# sourceMappingURL=get-related-apis.d.ts.map