export interface IModuleCustomizationLegendsScan { none?: string; smallDocument?: string; bigDocument?: string; goodDocument?: string; capturing?: string; tapToCapture?: string; }