UNPKG

@lobehub/ui

Version:

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

6 lines (5 loc) 185 B
export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{ loading: string; shiki: string; unshiki: import("antd-style").SerializedStyles; }>;