/**
 * Hook to enable alternative screen mode in terminal
 * This allows us to have a full-screen UI that doesn't affect terminal history
 */
export declare function useAlternativeScreen(): void;
//# sourceMappingURL=useAlternativeScreen.d.ts.map