import { StyleSheet } from 'react-native'; export declare const styles: StyleSheet.NamedStyles | StyleSheet.NamedStyles<{ container: { position: "fixed"; left: number; right: number; bottom: number; top: number; }; }>;