import type { Property } from '@tenoxui/moxie';
export declare const customVariants: Property;
export declare const variants: Record<string, string>;
