declare const showError: (error: any) => void; export { showError };