export declare const styles: { container: { flexDirection: "row"; alignItems: "center"; justifyContent: "center"; paddingVertical: number; }; dot: { backgroundColor: string; }; };