UNPKG

@lobehub/ui

Version:

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

9 lines (8 loc) 340 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; scroller: import("antd-style").SerializedStyles; select: import("antd-style").SerializedStyles; }>;