import { type PlaygroundDefinition, type PlaygroundProps } from '../types.js'; export declare const NUI_PROGRESS_BAR_DEFAULTS: PlaygroundProps; export declare const nuiProgressBarPlayground: PlaygroundDefinition; //# sourceMappingURL=nui-progress-bar.d.ts.map