UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

9 lines (8 loc) 207 B
export declare const useFillId: (namespace: string) => { fill: string; id: string; }; export declare const useFillIds: (namespace: string, length: number) => { fill: string; id: string; }[];