/** * Copyright (c) Microblink Ltd. All rights reserved. */ export declare function convertEmscriptenStatusToProgress(emStatus: string): number;