export declare function normalizeModel(model?: string): string | undefined; export declare function normalizeModelID(modelID: string): string;