///
import * as SeparatorPrimitive from '@radix-ui/react-separator';
declare const separator: import("tailwind-variants").TVReturnType<{
variant: {
default: {};
weak: {
root: string;
};
};
orientation: {
vertical: {
root: string;
};
horizontal: {
root: string;
};
};
}, {
root: string;
}, undefined, import("tailwind-variants/dist/config.js").TVConfig<{
variant: {
default: {};
weak: {
root: string;
};
};
orientation: {
vertical: {
root: string;
};
horizontal: {
root: string;
};
};
}, {
variant: {
default: {};
weak: {
root: string;
};
};
orientation: {
vertical: {
root: string;
};
horizontal: {
root: string;
};
};
}>, {
variant: {
default: {};
weak: {
root: string;
};
};
orientation: {
vertical: {
root: string;
};
horizontal: {
root: string;
};
};
}, {
root: string;
}, import("tailwind-variants").TVReturnType<{
variant: {
default: {};
weak: {
root: string;
};
};
orientation: {
vertical: {
root: string;
};
horizontal: {
root: string;
};
};
}, {
root: string;
}, undefined, import("tailwind-variants/dist/config.js").TVConfig<{
variant: {
default: {};
weak: {
root: string;
};
};
orientation: {
vertical: {
root: string;
};
horizontal: {
root: string;
};
};
}, {
variant: {
default: {};
weak: {
root: string;
};
};
orientation: {
vertical: {
root: string;
};
horizontal: {
root: string;
};
};
}>, unknown, unknown, undefined>>;
declare const Separator: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>;
export default Separator;
export { separator, SeparatorPrimitive };
//# sourceMappingURL=separator.d.ts.map