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