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