import { IPackageMeta } from './resolver'; export declare function handleBrowserField(packageMeta: IPackageMeta, absPath: string): string;