import Swal from 'sweetalert2'; declare const dialog: typeof Swal; export declare function showLoading(): typeof Swal; export default dialog;