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