import { types } from "typestyle";
export declare const ItemActionStyles: {
    buttonStyle?: types.NestedCSSProperties;
};
