export declare function reconciliationEnabled(child: string | undefined, legacy: string | undefined): boolean; export declare function reconcileInterval(value: string | undefined): number | undefined; //# sourceMappingURL=reconciliation-config.d.ts.map