@payfit/unity-components
Version:
32 lines (31 loc) • 665 B
TypeScript
export declare const actionBar: import('tailwind-variants').TVReturnType<{
hasPrefixContent: {
true: {
base: string;
};
};
}, {
base: string[];
prefixArea: string[];
actionArea: string[];
}, undefined, {
hasPrefixContent: {
true: {
base: string;
};
};
}, {
base: string[];
prefixArea: string[];
actionArea: string[];
}, import('tailwind-variants').TVReturnType<{
hasPrefixContent: {
true: {
base: string;
};
};
}, {
base: string[];
prefixArea: string[];
actionArea: string[];
}, undefined, unknown, unknown, undefined>>;