declare const useVariants: () => { variants: any; setVariants: any; }; export { useVariants }; //# sourceMappingURL=useVariants.d.ts.map