import type { PlaygroundControl, PlaygroundDefinition, PlaygroundProps } from '../types.js'; export declare const NUI_TOAST_DEFAULTS: PlaygroundProps; export declare const ATTRIBUTE_NAMES: string[]; export declare const CONTROLS: PlaygroundControl[]; export declare const nuiToastPlayground: PlaygroundDefinition; //# sourceMappingURL=nui-toast.d.ts.map