export declare const useStyles: (props?: "block" | "ghost" | "pure" | undefined) => import("antd-style").ReturnStyles<{ button: string; container: string; header: import("antd-style").SerializedStyles; lang: string; nowrap: import("antd-style").SerializedStyles; scroller: import("antd-style").SerializedStyles; select: import("antd-style").SerializedStyles; }>;