import type { PlatformAdapter } from '../../../platform/index.js'; export declare function handleOrientCmd(channel: string, adapter: PlatformAdapter): Promise;