/// export interface LoadingProps extends React.HTMLAttributes { size?: string; strokeWidth?: string; color?: string; }