export interface ISvgLoader { color?: string; size?: number | string; className?: string; }