import { types } from "typestyle"; export declare const ActionMenuStyles: { loadingStyle?: types.NestedCSSProperties; inlineIconWrapper?: types.NestedCSSProperties; componentWrapper?: types.NestedCSSProperties; displayNone?: types.NestedCSSProperties; iconColor?: types.NestedCSSProperties; backgroundColor?: types.NestedCSSProperties; menuListItemIcon?: types.NestedCSSProperties; buttonOutline?: types.NestedCSSProperties; divOutline?: types.NestedCSSProperties; buttonOutlineContent?: types.NestedCSSProperties; };