export declare function appBasePath(): string; export declare function appPath(path: string): string; export declare function appApiPath(path: string): string; export declare function agentNativePath(path: string): string; //# sourceMappingURL=api-path.d.ts.map