UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

10 lines (9 loc) 391 B
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; }>;