export interface IIndexLess { 'moveDefault': string; 'progressIndeterminate': string; } export const locals: IIndexLess;