export declare const buttons: import("@cssfn/css-config").Refs<{ gapInline: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapBlock: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapInlineSm: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapBlockSm: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapInlineMd: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapBlockMd: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapInlineLg: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapBlockLg: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; whiteSpace: import("@cssfn/css-types").CssComplexValueOf | null | undefined; ghostOpacity: import("@cssfn/css-types").CssComplexValueOf | null | undefined; ghostOpacityArrive: import("@cssfn/css-types").CssComplexValueOf | null | undefined; }>, buttonValues: import("@cssfn/css-config").Vals<{ gapInline: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapBlock: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapInlineSm: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapBlockSm: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapInlineMd: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapBlockMd: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapInlineLg: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; gapBlockLg: import("@cssfn/css-types").CssComplexValueOf> | null | undefined; whiteSpace: import("@cssfn/css-types").CssComplexValueOf | null | undefined; ghostOpacity: import("@cssfn/css-types").CssComplexValueOf | null | undefined; ghostOpacityArrive: import("@cssfn/css-types").CssComplexValueOf | null | undefined; }>, cssButtonConfig: import("@cssfn/css-config").LiveCssConfigOptions;