import type { KioskScreensRespVO } from '../../types'; export declare function getKioskScreens(appId: string): Promise; //# sourceMappingURL=kiosk.d.ts.map