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