UNPKG

@surveycake/rc

Version:

react component of surveycake

3 lines (2 loc) 200 B
export declare const useSelectStyle: (props?: any) => Record<"select", string>; export declare const useCustomOptionStyle: (props?: any) => Record<"checkbox" | "menuItem" | "root" | "var", string>;