import { IProvider, ProviderWrap } from "../_provider"; export declare function toFunc any)>(func: F, ...providers: ProviderWrap>): IProvider>;