export declare function createFingerprintForBuildAsync(platform: 'ios' | 'android', possibleProjectRoot: string, destinationDir: string): Promise;