import type { RadixProvider } from '../ProviderType.js';
import type { ProviderBuilderFn } from './types.js';
export declare const defaultRadixProviderBuilder: ProviderBuilderFn<RadixProvider>;
//# sourceMappingURL=radix.d.ts.map