interface Window {
    jQuery?: any
    $?: any
    toastr?: any
}
