import { TInitProviders } from ".."; export declare const InitProviders: ({ providers }: TInitProviders) => () => void;