export declare type ActionSheetMenuOrActions = T & { label: string; classNames?: string; [key: string]: any; };