export interface UploadChooseIconProps { selectedComp: any; propsKey: string; onChange: (e: any) => void; DSLCore?: any; tabs?: any; }