export interface YuuvisMediaViewerUpdateSchematics { /** * The name of the project. */ project?: string; }