import { AddRootProvider } from './index';
export declare const makeAddRootProviderFn: () => Promise<AddRootProvider | undefined>;
