declare const styles: {
    [x: string]: import("react-native").RegisteredStyle<any>;
};
export default styles;
