/**
 * Container for ActionSheet items.
 */
export declare const ActionSheetItems: (props: React.HTMLAttributes<HTMLDivElement>) => import("react/jsx-runtime").JSX.Element;
