export declare const Style: { container: { height: string; width: string; }; stackScreen: { position: "absolute"; zIndex: number; height: string; width: string; }; };