export declare function normalizeGoogleModelId(id: string): string;
export declare function normalizeXaiModelId(id: string): string;
