export interface RevPrimeIcons { icon?: string; isError?: boolean; color?: string; }