export declare const ActionSheet: (props: import("./action-sheet.shared.js").ActionSheetProps) => import("react").JSX.Element; export type { ActionSheetProps, ActionSheetAction } from "./action-sheet.shared.js"; //# sourceMappingURL=action-sheet.android.d.ts.map