import * as functions from "firebase-functions"; /** * Update sdk from profile */ declare const sdkProfileUpdate: functions.CloudFunction>; export default sdkProfileUpdate; //# sourceMappingURL=sdkProfileUpdate.d.ts.map