/** * This is to get the app name as it is listed in davinci. * CRM apps using a bridge might need this to know which iframe to post messages to. */ export declare function getAppName(): Promise;