import { type PlaygroundDefinition, type PlaygroundProps } from '../types.js'; export declare const NUI_BUTTON_DEFAULTS: PlaygroundProps; export declare const nuiButtonPlayground: PlaygroundDefinition; //# sourceMappingURL=nui-button.d.ts.map