UNPKG

@lobehub/ui

Version:

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

8 lines (7 loc) 252 B
export declare const useStyles: (props?: { contentMaxWidth: number; isEmpty: boolean; } | undefined) => import("antd-style").ReturnStyles<{ footer: import("antd-style").SerializedStyles; root: import("antd-style").SerializedStyles; }>;