import type { SceneProxy } from '../proxy'; export declare function sortHorizontal(proxy: SceneProxy): Promise;