import { VariantOptionsType } from "./types"; declare const VARIANT_OPTIONS: VariantOptionsType; export default VARIANT_OPTIONS;