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>>;
