[]
type SaveAsMenuOptions = object;
Options for the Save As menu.
optional availableFormats: ImageMimeType[];
List of available formats for saving. Leave undefined to detect supported formats automatically.