declare const _default: (isiOS: boolean) => Promise<string>;
export default _default;
