export interface SharedProps { isZhCN: boolean; isRTL: boolean; isClient: boolean; }