export default interface CommonStringResult { base?: string; actual?: string; effective?: string; }