export declare module ColorPickerLocalization { const namespace = "Omnia.Ux.ColorPicker"; interface locInterface { CustomColor: string; } }