/**
 * Copyright (c) Microblink Ltd. All rights reserved.
 */
export declare const globalState: {
  isPassport: boolean;
};
