export declare const ActionPanel: (props: import("./action-panels.shared.js").ActionPanelProps) => import("react").JSX.Element; export type { ActionPanelProps } from "./action-panels.shared.js"; //# sourceMappingURL=action-panels.ios.d.ts.map