export declare const useGetVariants: () => { isOnlyDotSeries: () => boolean; shapes: [("dot" | undefined)?, ("rect" | undefined)?]; };