/** SDK-owned platform module. This implementation is maintained in goodvibes-sdk. */ export declare function normalizeFoundryEndpoint(endpoint: string): string; export declare function buildFoundryV1BaseUrl(endpoint: string): string; //# sourceMappingURL=microsoft-foundry-shared.d.ts.map