import { type FetchFunction } from '@pnpm/fetcher-base'; export declare function createLocalTarballFetcher(): FetchFunction;