declare const _default: { wrapper: { backgroundColor: string; justifyContent: "center"; flexDirection: "row"; alignItems: "center"; }; }; export default _default;