export declare const removeScreen: (set: any) => (screenId: string) => void;
