declare const originComponent: any; declare const onErrorHandles: Function[]; declare const dispatchOnError: (error: Error) => void;