UNPKG

@lobehub/ui

Version:

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

4 lines (3 loc) 138 B
export declare const useStyles: (props?: "block" | "ghost" | undefined) => import("antd-style").ReturnStyles<{ container: string; }>;