export interface ImageOnlyInput { image: string; document: string; }