import type { Property } from '@tenoxui/moxie';
import type { Variants } from '../types';
export declare const defaultVariants: Variants;
export declare const defaultCustomVariants: Property;
