@payfit/unity-components
Version:
35 lines (34 loc) • 669 B
TypeScript
export declare const aiComposer: import('tailwind-variants').TVReturnType<{
state: {
enabled: {};
disabled: {};
loading: {};
streaming: {};
};
}, {
base: string[];
surface: string;
content: string;
}, undefined, {
state: {
enabled: {};
disabled: {};
loading: {};
streaming: {};
};
}, {
base: string[];
surface: string;
content: string;
}, import('tailwind-variants').TVReturnTypeLike<{
state: {
enabled: {};
disabled: {};
loading: {};
streaming: {};
};
}, {
base: string[];
surface: string;
content: string;
}>>;