import type { NestedCSSProperties } from 'typestyle/lib/types'; export declare const actionButtonStyle: string; export declare const hiddenButtonStyle: string; export declare const showButtonOnHover: NestedCSSProperties;