export interface AssetsModule { getAssetMap: (theme: string) => Promise; }