declare const _default: (raw: string, cwd?: string) => string; /** * Normalize path request to absolute path. */ export = _default;