export default function reconcile(sources: (() => Promise<Record<string, any>>)[]): Promise<Record<string, any>>;
//# sourceMappingURL=index.d.ts.map