import * from "constant"
import * from "date"
import * from "io"
import * from "math"
import * from "strings"
import * from "type"
import * from "fmt"
import * from "runtime"
import * from "array"
// import * from "fs"
// import * from "errors"

import { Import } from "import.vbs"

declare fn Import(path: str) -> void
