export declare const StackedList: (props: import("./stacked-lists.shared.js").StackedListProps) => import("react").JSX.Element; export type { StackedListProps, StackedListItem, StackedListMove } from "./stacked-lists.shared.js"; //# sourceMappingURL=stacked-lists.ios.d.ts.map