export interface IThemeAssetContributor { getAssetUrls(): string[]; }