export type CommonDependentsToast = { commonDependentsId: string; numberOfObservableArrowFunctions: Number; errorStatus?: number; };