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