export declare function computeStrategyHash(source: string, outputKeys: readonly string[], derive: (...args: any[]) => any, sources?: ReadonlyArray): Promise;