/** * 标准化 ID 值 */ export default function normalizeId(id0: unknown): string;