export function parseValues(values: any, options: any): typeof identity; import { identity } from './identity.js';