declare const _default: Readonly<{ container: { marginBottom: number; }; content: { flexDirection: "row"; alignItems: "center"; }; indicator: { width: number; height: number; borderRadius: number; borderWidth: number; backgroundColor: string; marginRight: number; justifyContent: "center"; alignItems: "center"; }; indicatorOn: { width: number; height: number; borderRadius: number; borderWidth: number; backgroundColor: string; marginRight: number; justifyContent: "center"; alignItems: "center"; }; check: { width: string; height: string; tintColor: string; }; textContainer: { flex: number; }; }>; export default _default; //# sourceMappingURL=styles.d.ts.map