export interface GenerateOptions { scope?: string; } export interface IconRecord { name: string; }