export declare const Histogram: (props: import("./histogram.shared.js").HistogramProps) => import("react").JSX.Element; export type { HistogramProps } from "./histogram.shared.js"; //# sourceMappingURL=histogram.android.d.ts.map