import { type PlaygroundDefinition, type PlaygroundProps } from '../types.js'; export declare const NUI_SCROLL_PANEL_DEFAULTS: PlaygroundProps; export declare const nuiScrollPanelPlayground: PlaygroundDefinition; //# sourceMappingURL=nui-scroll-panel.d.ts.map