import type { ClientApplication } from '@shopify/app-bridge'; export declare function getSessionToken(appBridge: ClientApplication): Promise;