import type { AppEntry } from '../types'; export declare const putEntryControlsLast: (a: AppEntry) => 1 | -1;