export interface Defaultstring { data?: string; errorCode?: number; errorMessage?: string; }