UNPKG

@ant-design/pro-chat

Version:
8 lines (7 loc) 221 B
export declare const ICON_SIZE = 20; export declare const useStyles: (props?: { shape: 'round' | 'square'; type: 'normal' | 'low' | 'overload'; }) => import("antd-style").ReturnStyles<{ container: string; }>;