declare const LegendBox: import("@emotion/native").StyledComponent; declare const LegendItem: import("@emotion/native").StyledComponent; declare const LegendCircle: import("@emotion/native").StyledComponent; declare const LegendValue: import("@emotion/native").StyledComponent; export { LegendBox, LegendCircle, LegendItem, LegendValue };