UNPKG

@lobehub/ui

Version:

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

9 lines (8 loc) 283 B
export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{ borderless: string; filled: string; hightlight: import("antd-style").SerializedStyles; outlined: string; root: import("antd-style").SerializedStyles; shadow: string; }>;