import { type ActionSheetItemProps } from '../ActionSheetItem/ActionSheetItem'; export declare const ActionSheetDefaultIosCloseItem: ({ children, ...restProps }: ActionSheetItemProps) => React.ReactNode; //# sourceMappingURL=ActionSheetDefaultIosCloseItem.d.ts.map