UNPKG

@lobehub/ui

Version:

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

5 lines (4 loc) 190 B
export declare const useStyles: (props?: import("antd/es/button").ButtonSize) => import("antd-style").ReturnStyles<{ button: string; glow: import("antd-style").SerializedStyles; }>;