export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{ active: string; item: string; selected: string; }>;