export declare const addExifInImg: (blob: Blob, track: MediaStreamTrack, videoSize: { height: number; width: number; }) => Promise;