export { normalizeId }; import '../assertEnvVite.js'; declare function normalizeId(id: string): string;