import { ExtendedBasketryOptions, Service } from './'; export declare function warning(service: Service, pkg: { name: string; version: string; homepage?: string; }, options?: ExtendedBasketryOptions): Iterable;