import type { IUploaderUserOption } from '../uploader'; export interface IEngineUserOption extends IUploaderUserOption { }