export const iconMetadata: Array<{ name: string; category: string; tags: string[]; filename: string; width: number | null; height: number | null; }>;