export function configure<T>(fn: import("../types").ConfigureFn<T>): import("../types").ConfigureFactory<T>;
//# sourceMappingURL=configure.d.ts.map