declare const _default: Readonly<{ rootContainer: { flexDirection: "row"; width: string; }; countryContainer: { marginBottom: number; paddingBottom: number; width: number; }; countryButton: { width: number; overflow: "hidden"; marginBottom: number; paddingBottom: number; borderBottomWidth: number; borderBottomColor: string; zIndex: number; }; phoneInputContainer: { flex: number; }; textInput: { width: number; borderBottomWidth: number; }; }>; export default _default; //# sourceMappingURL=styles.d.ts.map