export declare const Stats: (props: import("./stats.shared.js").StatsProps) => import("react").JSX.Element; export type { StatItem, StatsProps } from "./stats.shared.js"; //# sourceMappingURL=stats.android.d.ts.map