export declare const Steps: (props: import("./steps.shared.js").StepsProps) => string | number | bigint | boolean | Iterable | Promise> | Iterable | null | undefined> | import("react").JSX.Element | null | undefined; export type { Step, StepsProps } from "./steps.shared.js"; //# sourceMappingURL=steps.android.d.ts.map