/// export interface SErrorComProps { text?: string; style?: React.CSSProperties; iconStyle?: React.CSSProperties; }